home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 August
/
Chip_1999-08_cd.bin
/
sharewar
/
htmltool
/
_SETUP.1
/
Current URL.scp
< prev
next >
Wrap
Text File
|
1999-03-02
|
245b
|
8 lines
<HTMLtool>Use this script to display the URL of the current document</HTMLtool>
<!-- Use this script to display the URL of the current document. -->
<SCRIPT LANGUAGE="JavaScript">
<!--
document.write(document.Location);
// -->
</SCRIPT>